ASP.NET Core MVC コントロールヘルプ
RangeMax メソッド (InputDateBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : RangeMax メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.RangeMax. Sets the maximum length allowed when editing date ranges.
シンタックス
'宣言
 
Public Function RangeMax( _
   ByVal value As System.Integer _
) As TBuilder
public TBuilder RangeMax( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is zero, which means there is no maximum value for range lengths.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ